Skip to content

Conversation

@AlikRakhmonov
Copy link
Contributor

@AlikRakhmonov AlikRakhmonov commented Oct 15, 2025

Sub-bugHCK-13050 [PostgreSQL][DeltaModel]: Expected inline FK is generated in a separate statement

Technical details

Generate the foreign key (FK) constraint either inside the CREATE TABLE statement or as a separate ALTER TABLE statement, depending on the selected generation option.

Additionally, collections are sorted based on their relationships to ensure that inline foreign key constraints are not created before their corresponding parent collections.

@AlikRakhmonov AlikRakhmonov marked this pull request as ready for review October 16, 2025 08:34
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
9.3% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@VitaliiBedletskyi VitaliiBedletskyi enabled auto-merge (squash) October 16, 2025 10:44
@VitaliiBedletskyi VitaliiBedletskyi merged commit 9f035a0 into develop Oct 16, 2025
6 of 8 checks passed
@VitaliiBedletskyi VitaliiBedletskyi deleted the HCK-13050 branch October 16, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants